Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
HashSet.HashSetEntry<T> Class Properties
For a list of all members of this type, see HashSet.HashSetEntry<T> members.
Public Properties
| Name | Description |
| Item | Gets or sets the content item. |
| Next | Gets or sets the reference to the next entry element. |
See Also